Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Make mod error public#145

Closed
geofft wants to merge 1 commit into
masterfrom
pub-error
Closed

Make mod error public#145
geofft wants to merge 1 commit into
masterfrom
pub-error

Conversation

@geofft

@geofft geofft commented Aug 25, 2019

Copy link
Copy Markdown
Collaborator

Motivation is json-sysctl (#122) where we need this to return things
like ENOMEM.

Motivation is json-sysctl (#122) where we need this to return things
like ENOMEM.
@alex

alex commented Aug 25, 2019

Copy link
Copy Markdown
Member

Do we want the mod to be public, or just to expose Error and KernelResult?

@geofft

geofft commented Aug 25, 2019

Copy link
Copy Markdown
Collaborator Author

Oh whoops, we already have pub use crate::error::{Error, KernelResult}; Oddly those are the only two public items in error.... one sec, I'll probably close this.

@geofft geofft closed this Aug 25, 2019
@alex alex deleted the pub-error branch December 25, 2019 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants